home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / mswlogo3.zip / MSWLOGO.ZIP / LOGOLIB.ZIP / MDITEM < prev    next >
Text File  |  1991-08-29  |  123b  |  7 lines

  1. to mditem :index :array
  2. if emptyp :index [op :array]
  3. op mditem bf :index item first :index :array
  4. end
  5.  
  6. bury "mditem
  7.